projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ed2ac
)
Update "Contributing to the Docs"
author
Eduardo Bautista
<me@eduardobautista.com>
Thu, 11 Sep 2014 21:12:26 +0000
(16:12 -0500)
committer
Eduardo Bautista
<me@eduardobautista.com>
Thu, 11 Sep 2014 21:12:26 +0000
(16:12 -0500)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 7376ecc6f3ce1953afb1fb95f5da67716dac20cc..efc0605715f2048540d8603f797a932bfaf5fb56 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-57,10
+57,8
@@
$ ./configure --target=i686-unknown-linux-gnu,x86_64-unknown-linux-gnu
## Contributing to the Docs
-To contribute to the docs, please submit pull requests to [wycats/cargo-website][1].
-All you need to do is change the markdown files in the source directory.
-
-[1]: https://github.com/wycats/cargo-website
+To contribute to the docs, all you need to do is change the markdown files in
+the `src/doc` directory.
## Reporting Issues